UHCI configuration register
CHECK_SUM_EN | This is the enable bit to check header checksum when UHCI receives a data packet. |
CHECK_SEQ_EN | This is the enable bit to check sequence number when UHCI receives a data packet. |
CRC_DISABLE | Set this bit to support CRC calculation. Data Integrity Check Present bit in UHCI packet frame should be 1. |
SAVE_HEAD | Set this bit to save the packet header when HCI receives a data packet. |
TX_CHECK_SUM_RE | Set this bit to encode the data packet with a checksum. |
TX_ACK_NUM_RE | Set this bit to encode the data packet with an acknowledgment when a reliable packet is to be transmit. |
WAIT_SW_START | The uhci-encoder will jump to ST_SW_WAIT status if this register is set to 1. |
SW_START | If current UHCI_ENCODE_STATE is ST_SW_WAIT, the UHCI will start to send data packet out when this bit is set to 1. |